
.header {
	width: 100% !important;
	max-width: 100%;
	background: url(../images/images_01.png) no-repeat center top #c90910;
	z-index: 1;
	height: 353px;
	max-width: 1920px;
	margin: auto;
	position: relative;
}
.head {
	height: 35px;
	line-height: 19px;
	background: none;
	color: #666666;
	font-size: 12px;
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.head a {
	color: #1F376D;
}

.head_left {
	float: left;
	position: relative;
}

.head_left ul li {
	float: left;
	margin-top: 6px;
	position: relative;
	z-index: 21000;
	padding-right: 18px;
}

.head ul li:after {
	height: 12px;
	width: 1px;
	margin: 0 8px;
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 4px;
	background: #1F376D;
	/*宽和高做出来的背景横线*/
}

.head_right {
	float: right;
	position: relative;
}

.head_right ul li {
	float: left;
	margin-top: 6px;
	position: relative;
	z-index: 21000;
	padding-right: 18px;
}

.head li.ipv6:after {
	height: 0px;
	width: 0px;
	margin: 0;
	content: none;
	position: absolute;
	/*定位背景横线的位置*/
	top: 4px;
	background: none;
	/*宽和高做出来的背景横线*/
	padding: 4px 0;
}

.head li.ipv6 {
	background-color: #0657a9;
	border-radius: 12px;
	color: #ffffff;
	padding: 0 10px;
	margin-right: 18px;
}

.head li.ipv6 a {
	color: #ffffff;
}

.head li.no_line:after {
	height: 0px;
	width: 0px;
	margin: 0;
	content: none;
	position: absolute;
	/*定位背景横线的位置*/
	background: none;
	/*宽和高做出来的背景横线*/
}

.tree{
	width: 1200px;
	margin:10px auto;
}
.tree .iconfont{
	margin-right:10px;
	vertical-align: middle;
}

.menu li.no_line a:after {
	height: 0px;
	width: 0px;
	margin: 0;
	content: none;
	position: absolute;
	/*定位背景横线的位置*/
	background: none;
	/*宽和高做出来的背景横线*/
}

.banner {
	width: 730px;
	height: 226px;
	margin: 30px auto 0;
}

.logo {
	background: url(/images/logo2020.png) no-repeat;
	width: 775px;
	height: 85px;
	margin-bottom: 30px;
	background-size:775px 85px;
	/*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo2020.png', sizingMethod='scale');*/
}

.search {
	width: 775px;
	height: 50px;
	background-color: #fff;
	border: #e2e2e2 1px solid;
	border-radius: 25px;
	clear: both;
}
.main_fool4_count{
	height: 90px;
    overflow: hidden;
    border: 1px #ccc solid;
    padding: 6px 4px;
}
.main_fool4_count .bx_container{
	overflow: hidden;
    position: relative;
    height: 90px;
}
.main_fool4_count .bx_container ul {
    width: 1000%;
    position: relative;
    height: 90px;
}
.main_fool4_count .bx_container li {
    float: left;
    list-style: outside none none;
    height: 90px;
    width: 298px;
    text-align: center;
}
.main_fool4_count .bx_container img {
    height: 90px;
    width: 292px;
}
.search_input {
	padding: 10px 0;
	line-height: 30px;
	border: 0;
	color: #666;
	background: url(../images/search.png) no-repeat 17px center #fff;
	border: 0;
	border-radius: 25px;
	padding: 10px 10px 10px 46px;
	width: 534px;
	float: left;
	font-size: 14px;
}

.search_btn {
	width: 100px;
	height: 50px;
	background: #bd1a2d;
	color: #fff;
	border-radius: 0 25px 25px 0;
	cursor: pointer;
	border: 0;
	float: right;
	text-align: center;
	font-size: 14px;
}

.menu {

	background-color: #bc1010;
	width: 100%;
}

.menu ul {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	clear: both;
}

.menu li a,
.menu li a:hover,
.menu li.on a {
	color: #FFF;
	position: relative;
}

.menu li {
	float: left;
	white-space: nowrap;
	width: 16.6%;
}

.menu li a {
	display: block;
	line-height: 48px;
	height: 50px;
	padding: 0 1%;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}

.menu li a:after {
	display: block;
	position: absolute;
	right: 0;
	top: 12px;
	content: "";
	height: 22px;
	width: 1px;
	background-color: #fd293a;
	transition: width 0.2s ease-in-out;
}

.menu li:hover {
	background: #b00000;
}

.footer_title{
	background-color: #bc1010;
	padding-left: 20px;
}
.dhlj  {
	width:390px;
	margin: 0 auto;
	height: 40px;
}
.dhlj li {
    float: left;
    padding: 0 25px 0 10px;
    margin-right: 15px;
	height: 40px;
	line-height: 40px;
    background: url(../images/link_icon.png) right 18px no-repeat;
    cursor: pointer;
	color: #ffffff;
	font-size:12px;
}
.dhlj li.on{background:url(../images/link_icon.png) right -22px no-repeat ;}
.home_links_drop{
	width: 1200px;
	margin: 0 auto;
}
.home_links_drop ul {
    display: none;
    font-size: 14px;
    padding:10px 0;
    overflow: hidden;
}
.home_links_drop ul li {
    float: left;
    width:200px;
    line-height: 2.2;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
	padding: 5px 0;
}
.home_links_drop ul li a{
	color: #ffffff;
}

.newFooter {
    padding: 30px 0px;
    font-size: 12px;
    color: #333;
    width: 100%;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
	width: 1200px;
	border-top-width: 0px;
}

.newFooterLeft {
    float: left;
    position: relative;
    top: 15px;
    width: 120px;
}

.newFooterWza {
    float: left;
    position: relative;
    top: 15px;
    width: 180px;
	display: block;
}
.newFooterWza img{
    height: 72px;
    width: 147px;
}

.newFooterRight {
    float: right;
    display: inline-block;
    text-align: left;
    width:810px;
}

.newFooterRight p {
    line-height: 20px;
    margin: 0;
    padding: 0;
	text-align: center;
}
.bsfw_index{
	margin-top: 10px;
}
.other .header{
	height: 200px;
}
.other .banner{
	width: 1200px;
	height: 126px;
	margin: 30px auto 0;
}
.other .logo{
	float: left;
}
.other .search{
	float: right;
	width: 400px;
	overflow: hidden;
	clear: none;
	margin-top: 20px;
}
.other  .search_input{
	width: 240px;
	
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}
.clearfix {
	clear: both;
}

@media (max-width: 1200px){
	.wrap, .footer, .head, .other .banner, .menu, .menu ul,.newFooter, .tree, .newFooter .clearfix, .dhlj, .search input{ width: auto!important;}
	.other .header {height:350px}
	.other .header .banner .logo, .other .header .banner .search,{ float: none;}
	.other .header .banner .search{ width: 98%; margin: 10px auto;}
	.other .header .banner .logo{ text-align: center;width: 100%!important;background-size:100% 100%;}
	.other .header .banner .logo img{ width: 80%;}

	.other,.index{width: 1200px!important;}
	.wrap, .footer, .head, .index .banner, .menu, .menu ul,.newFooter, .tree, .newFooter .clearfix, .dhlj, .search input{ width: auto!important;}
	.index .header {height:350px}
	.index .header .banner .logo, .index .header .banner .search,{ float: none;}
	.index .header .banner .search{ width: 98%; margin: 10px auto;}
	.index .header .banner .logo{ text-align: center;width: 100%!important;background-size:100% 100%;}
	.index .header .banner .logo img{ width: 80%;}
}